Mark Flymake regions more accurately in 'lua-ts-mode'
authorjohn muhl <jm@pub.pink>
Wed, 13 Mar 2024 13:35:08 +0000 (08:35 -0500)
committerEli Zaretskii <eliz@gnu.org>
Sat, 13 Apr 2024 08:11:18 +0000 (11:11 +0300)
commitd5d61618c89899bd082cd29fd81dfb7cd88ea8b8
tree490184383e7dbc958ba0e17850c18930ccb7908c
parent71f8b2c3242b9b9455e9c6f25ad99ea900a1422f
Mark Flymake regions more accurately in 'lua-ts-mode'

* lisp/progmodes/lua-ts-mode.el (lua-ts-flymake-luacheck): Use
the end position provided by Luacheck rather than relying on
'thing-at-point' to guess where the end should be.  (Bug#70167)
lisp/progmodes/lua-ts-mode.el